// The mini boss fires bullets at the player.
// No movement can be done here, since this is a mounted sprite. But we can fire bullets.

	// Initial wait. Never done again.
wait 110


doRoutine fireSingleFireball
repeat -1